home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9207 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  839 b 

  1. Path: gozer.inri.com!news
  2. From: shane bailey <sbailey@rst.inri.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Makefiles
  5. Date: Fri, 08 Mar 1996 14:20:02 -0500
  6. Organization: Inter-National Research Institute
  7. Message-ID: <31408862.5C6A@rst.inri.com>
  8. NNTP-Posting-Host: hobbes.dev.rst.inri.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (WinNT; I)
  13.  
  14. Hi,
  15.  
  16. I am used to the Unix environment and was assigned a
  17. windows NT task.  In my research it seems NMake is
  18. the makefile to use for NT but is there any info around
  19. on how to use makefiles on NT in a similar way that
  20. one would on Unix (i.e. similar to imake where one
  21. makefile can trigger the next so eventually a whole
  22. development tree has been made)?
  23.  
  24. Any info are experience doing such things would be
  25. appreciated.
  26.  
  27. Thanks,
  28. scb
  29.